Skip to content

Bump astro-og-canvas from 0.11.1 to 0.13.0#643

Open
dependabot[bot] wants to merge 1 commit into
docsfrom
dependabot/npm_and_yarn/docs/astro-og-canvas-0.13.0
Open

Bump astro-og-canvas from 0.11.1 to 0.13.0#643
dependabot[bot] wants to merge 1 commit into
docsfrom
dependabot/npm_and_yarn/docs/astro-og-canvas-0.13.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 30, 2026

Copy link
Copy Markdown

Bumps astro-og-canvas from 0.11.1 to 0.13.0.

Release notes

Sourced from astro-og-canvas's releases.

astro-og-canvas@0.13.0

Minor Changes

  • #189 8186730 Thanks @​delucis! - Adds auto-detection for the route parameter name to OGImageRoute().

    ⚠️ BREAKING CHANGE: The param option to OGImageRoute() has been removed and your code should be updated to remove it:

    export const { getStaticPaths, GET } = await OGImageRoute({
    - param: 'slug',
      pages: {
        // ...
      },
      getImageOptions: () => {/* ... */},
    });

    astro-og-canvas now detects the param value from your image endpoint’s filename automatically.

astro-og-canvas@0.12.0

Minor Changes

Changelog

Sourced from astro-og-canvas's changelog.

0.13.0

Minor Changes

  • #189 8186730 Thanks @​delucis! - Adds auto-detection for the route parameter name to OGImageRoute().

    ⚠️ BREAKING CHANGE: The param option to OGImageRoute() has been removed and your code should be updated to remove it:

    export const { getStaticPaths, GET } = await OGImageRoute({
    - param: 'slug',
      pages: {
        // ...
      },
      getImageOptions: () => {/* ... */},
    });

    astro-og-canvas now detects the param value from your image endpoint’s filename automatically.

0.12.0

Minor Changes

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [astro-og-canvas](https://github.com/delucis/astro-og-canvas/tree/HEAD/packages/astro-og-canvas) from 0.11.1 to 0.13.0.
- [Release notes](https://github.com/delucis/astro-og-canvas/releases)
- [Changelog](https://github.com/delucis/astro-og-canvas/blob/latest/packages/astro-og-canvas/CHANGELOG.md)
- [Commits](https://github.com/delucis/astro-og-canvas/commits/astro-og-canvas@0.13.0/packages/astro-og-canvas)

---
updated-dependencies:
- dependency-name: astro-og-canvas
  dependency-version: 0.13.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jun 30, 2026
@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Jun 30, 2026

Copy link
Copy Markdown

Deploying docs with  Cloudflare Pages  Cloudflare Pages

Latest commit: f7428b0
Status: ✅  Deploy successful!
Preview URL: https://780c6b11.docs-c7r.pages.dev
Branch Preview URL: https://dependabot-npm-and-yarn-docs-olu2.docs-c7r.pages.dev

View logs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants